Home
last modified time | relevance | path

Searched hist:"47 d9644de92c1aa9dcd791203397b161c67096ca" (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dnommu.cdiff 47d9644de92c1aa9dcd791203397b161c67096ca Fri Jan 20 17:26:28 CET 2023 Liam R. Howlett <Liam.Howlett@Oracle.com> nommu: convert nommu to using the vma iterator

Gain type safety in nommu by using the vma_iterator and not the maple tree
directly.

Link: https://lkml.kernel.org/r/20230120162650.984577-28-Liam.Howlett@oracle.com
Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>